[INFO] cloning repository https://github.com/soulgarden/logalert
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soulgarden/logalert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogalert", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogalert'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 952f066c2594d431dd3f1f31ec67f7729a0585a4
[INFO] fixing soulgarden/logalert against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulgarden%2Flogalert" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/soulgarden/logalert
[INFO] finished tweaking git repo https://github.com/soulgarden/logalert
[INFO] tweaked toml for git repo https://github.com/soulgarden/logalert written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulgarden/logalert on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soulgarden/logalert already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b
[INFO] running `Command { std: "docker" "start" "fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking json_env_logger2 v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking logalert v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/conf.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/sender.rs:154:51
[INFO] [stdout]     |
[INFO] [stdout]  73 | /               tokio::select! {
[INFO] [stdout]  74 | |                   _ = ticker.tick() => {
[INFO] [stdout]  75 | |                       let mut map = self.sent.write().await;
[INFO] [stdout]     | |                           -------   -----------------------
[INFO] [stdout]     | |                           |         |                 |
[INFO] [stdout]     | |                           |         |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           |         |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                           |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                           |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                           `map` calls a custom destructor
[INFO] [stdout]     | |                           `map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |                               let mut sent_map = self.sent.write().await;
[INFO] [stdout]     | |                                   ------------   -----------------------
[INFO] [stdout]     | |                                   |              |                 |
[INFO] [stdout]     | |                                   |              |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                   |              |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                   |              `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   `sent_map` calls a custom destructor
[INFO] [stdout]     | |                                   `sent_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                                   let message = match handlebars.render("slack", &new_slack_params_map(e)) {
[INFO] [stdout]     | |                                                       ----------------------------------------------------
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 130 | |                                       Ok(msg) => msg,
[INFO] [stdout] 131 | |                                       Err(e) => {
[INFO] [stdout]     | |                                           -
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           `e` calls a custom destructor
[INFO] [stdout]     | |                                           `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                                   match self
[INFO] [stdout]     | |  _______________________________________-
[INFO] [stdout] 146 | | |                                     .client
[INFO] [stdout] 147 | | |                                     .post(&self.conf.slack.webhook_url)
[INFO] [stdout] 148 | | |                                     .header(CONTENT_TYPE, JSON_TYPE)
[INFO] [stdout] 149 | | |                                     .body(message.clone())
[INFO] [stdout] 150 | | |                                     .send()
[INFO] [stdout] 151 | | |                                     .await {
[INFO] [stdout]     | | |                                      -----
[INFO] [stdout]     | | |                                      |   |
[INFO] [stdout]     | | |______________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                        |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                                               match resp.text().await {
[INFO] [stdout]     | |                                                     ^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                                     |           |
[INFO] [stdout]     | |                                                     |           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                                     |           up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                     |           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                     |           `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                                     up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |                                                   Err(e) => {
[INFO] [stdout]     | |                                                       -
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |                                                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |                                           },
[INFO] [stdout]     | |                                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 166 | |                                           Err(err) => {
[INFO] [stdout]     | |                                               ---
[INFO] [stdout]     | |                                               |
[INFO] [stdout]     | |                                               `err` calls a custom destructor
[INFO] [stdout]     | |                                               `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |               }
[INFO] [stdout]     | |               -
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               `futures_init` calls a custom destructor
[INFO] [stdout]     | |               `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_______________`futures` calls a custom destructor
[INFO] [stdout]     |                 `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sent_map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/sender.rs:145:39
[INFO] [stdout]     |
[INFO] [stdout]  73 | /                 tokio::select! {
[INFO] [stdout]  74 | |                     _ = ticker.tick() => {
[INFO] [stdout]  75 | |                         let mut map = self.sent.write().await;
[INFO] [stdout]     | |                             -------   -----------------------
[INFO] [stdout]     | |                             |         |                 |
[INFO] [stdout]     | |                             |         |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |         |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                             |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `map` calls a custom destructor
[INFO] [stdout]     | |                             `map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |                                 let mut sent_map = self.sent.write().await;
[INFO] [stdout]     | |                                     ------------   -----------------------
[INFO] [stdout]     | |                                     |              |                 |
[INFO] [stdout]     | |                                     |              |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                     |              |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                     |              `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     `sent_map` calls a custom destructor
[INFO] [stdout]     | |                                     `sent_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                                     let message = match handlebars.render("slack", &new_slack_params_map(e)) {
[INFO] [stdout]     | |                                                         ----------------------------------------------------
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |                                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 130 | |                                         Ok(msg) => msg,
[INFO] [stdout] 131 | |                                         Err(e) => {
[INFO] [stdout]     | |                                             -
[INFO] [stdout]     | |                                             |
[INFO] [stdout]     | |                                             `e` calls a custom destructor
[INFO] [stdout]     | |                                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                                     match self
[INFO] [stdout]     | |    _______________________________________^
[INFO] [stdout] 146 | |   |                                     .client
[INFO] [stdout] 147 | |   |                                     .post(&self.conf.slack.webhook_url)
[INFO] [stdout] 148 | |   |                                     .header(CONTENT_TYPE, JSON_TYPE)
[INFO] [stdout] 149 | |   |                                     .body(message.clone())
[INFO] [stdout] 150 | |   |                                     .send()
[INFO] [stdout] 151 | |   |                                     .await {
[INFO] [stdout]     | |   |                                      ----^
[INFO] [stdout]     | |   |                                      |   |
[INFO] [stdout]     | |   |                                      |   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |                                      |   up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |   |______________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                          |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                          up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                                                 match resp.text().await {
[INFO] [stdout]     | |                                                       -----------------
[INFO] [stdout]     | |                                                       |           |
[INFO] [stdout]     | |                                                       |           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                       |           `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                       this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                       `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |                                                     Err(e) => {
[INFO] [stdout]     | |                                                         -
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |                                                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                                             Err(err) => {
[INFO] [stdout]     | |                                                 ---
[INFO] [stdout]     | |                                                 |
[INFO] [stdout]     | |                                                 `err` calls a custom destructor
[INFO] [stdout]     | |                                                 `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |                                 }
[INFO] [stdout]     | |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |                 }
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `futures_init` calls a custom destructor
[INFO] [stdout]     | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________________`futures` calls a custom destructor
[INFO] [stdout]     |                   `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sent_map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/sender.rs:154:51
[INFO] [stdout]     |
[INFO] [stdout]  73 | /               tokio::select! {
[INFO] [stdout]  74 | |                   _ = ticker.tick() => {
[INFO] [stdout]  75 | |                       let mut map = self.sent.write().await;
[INFO] [stdout]     | |                           -------   -----------------------
[INFO] [stdout]     | |                           |         |                 |
[INFO] [stdout]     | |                           |         |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           |         |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                           |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                           |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                           `map` calls a custom destructor
[INFO] [stdout]     | |                           `map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |                               let mut sent_map = self.sent.write().await;
[INFO] [stdout]     | |                                   ------------   -----------------------
[INFO] [stdout]     | |                                   |              |                 |
[INFO] [stdout]     | |                                   |              |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                   |              |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                   |              `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   `sent_map` calls a custom destructor
[INFO] [stdout]     | |                                   `sent_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                                   let message = match handlebars.render("slack", &new_slack_params_map(e)) {
[INFO] [stdout]     | |                                                       ----------------------------------------------------
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 130 | |                                       Ok(msg) => msg,
[INFO] [stdout] 131 | |                                       Err(e) => {
[INFO] [stdout]     | |                                           -
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           `e` calls a custom destructor
[INFO] [stdout]     | |                                           `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                                   match self
[INFO] [stdout]     | |  _______________________________________-
[INFO] [stdout] 146 | | |                                     .client
[INFO] [stdout] 147 | | |                                     .post(&self.conf.slack.webhook_url)
[INFO] [stdout] 148 | | |                                     .header(CONTENT_TYPE, JSON_TYPE)
[INFO] [stdout] 149 | | |                                     .body(message.clone())
[INFO] [stdout] 150 | | |                                     .send()
[INFO] [stdout] 151 | | |                                     .await {
[INFO] [stdout]     | | |                                      -----
[INFO] [stdout]     | | |                                      |   |
[INFO] [stdout]     | | |______________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                        |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                                               match resp.text().await {
[INFO] [stdout]     | |                                                     ^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                                     |           |
[INFO] [stdout]     | |                                                     |           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                                     |           up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                     |           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                     |           `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                                     up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |                                                   Err(e) => {
[INFO] [stdout]     | |                                                       -
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |                                                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |                                           },
[INFO] [stdout]     | |                                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 166 | |                                           Err(err) => {
[INFO] [stdout]     | |                                               ---
[INFO] [stdout]     | |                                               |
[INFO] [stdout]     | |                                               `err` calls a custom destructor
[INFO] [stdout]     | |                                               `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |               }
[INFO] [stdout]     | |               -
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               `futures_init` calls a custom destructor
[INFO] [stdout]     | |               `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_______________`futures` calls a custom destructor
[INFO] [stdout]     |                 `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sent_map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.47s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/sender.rs:145:39
[INFO] [stdout]     |
[INFO] [stdout]  73 | /                 tokio::select! {
[INFO] [stdout]  74 | |                     _ = ticker.tick() => {
[INFO] [stdout]  75 | |                         let mut map = self.sent.write().await;
[INFO] [stdout]     | |                             -------   -----------------------
[INFO] [stdout]     | |                             |         |                 |
[INFO] [stdout]     | |                             |         |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                             |         |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                             |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                             `map` calls a custom destructor
[INFO] [stdout]     | |                             `map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |                                 let mut sent_map = self.sent.write().await;
[INFO] [stdout]     | |                                     ------------   -----------------------
[INFO] [stdout]     | |                                     |              |                 |
[INFO] [stdout]     | |                                     |              |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                     |              |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                     |              `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     `sent_map` calls a custom destructor
[INFO] [stdout]     | |                                     `sent_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                                     let message = match handlebars.render("slack", &new_slack_params_map(e)) {
[INFO] [stdout]     | |                                                         ----------------------------------------------------
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |                                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 130 | |                                         Ok(msg) => msg,
[INFO] [stdout] 131 | |                                         Err(e) => {
[INFO] [stdout]     | |                                             -
[INFO] [stdout]     | |                                             |
[INFO] [stdout]     | |                                             `e` calls a custom destructor
[INFO] [stdout]     | |                                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                                     match self
[INFO] [stdout]     | |    _______________________________________^
[INFO] [stdout] 146 | |   |                                     .client
[INFO] [stdout] 147 | |   |                                     .post(&self.conf.slack.webhook_url)
[INFO] [stdout] 148 | |   |                                     .header(CONTENT_TYPE, JSON_TYPE)
[INFO] [stdout] 149 | |   |                                     .body(message.clone())
[INFO] [stdout] 150 | |   |                                     .send()
[INFO] [stdout] 151 | |   |                                     .await {
[INFO] [stdout]     | |   |                                      ----^
[INFO] [stdout]     | |   |                                      |   |
[INFO] [stdout]     | |   |                                      |   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |                                      |   up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |   |______________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                          |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                          up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                                                 match resp.text().await {
[INFO] [stdout]     | |                                                       -----------------
[INFO] [stdout]     | |                                                       |           |
[INFO] [stdout]     | |                                                       |           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                       |           `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                       this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                       `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |                                                     Err(e) => {
[INFO] [stdout]     | |                                                         -
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |                                                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                                             Err(err) => {
[INFO] [stdout]     | |                                                 ---
[INFO] [stdout]     | |                                                 |
[INFO] [stdout]     | |                                                 `err` calls a custom destructor
[INFO] [stdout]     | |                                                 `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |                                 }
[INFO] [stdout]     | |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |                 }
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `futures_init` calls a custom destructor
[INFO] [stdout]     | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________________`futures` calls a custom destructor
[INFO] [stdout]     |                   `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sent_map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: logalert v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking logalert v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/conf.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         unsafe { env::set_var("CFG_PATH", file.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/main.rs:2:11
[INFO] [stdout]     |
[INFO] [stdout]   2 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/conf.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         unsafe { env::remove_var("CFG_PATH") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/conf.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |         unsafe { env::set_var("CFG_PATH", "/nonexistent/path/config.json") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/conf.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         unsafe { env::remove_var("CFG_PATH") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/conf.rs:454:9
[INFO] [stdout]     |
[INFO] [stdout] 454 |         unsafe { env::set_var("CFG_PATH", file.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/conf.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 |         unsafe { env::remove_var("CFG_PATH") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logalert` (bin "logalert" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b", kill_on_drop: false }`
[INFO] [stdout] fe8e653cf497eb9f810c9a3135333e245053b8191a762cd6bd585eb85833db1b
